When we are developing application using MVC framework where we would mostly working with Client side technology which make you application lightweight. We will use JavaScript, jQuery library and Bootstrap CSS to make our website interactive and friendly with user. We can validate or check our Form (.aspx, .html, .cshtml) before sending it on server and making ajax calls (post or get) through which we can reduce response time to load a website and provide a better user experience for website.
Liked By
Write Answer
Why we use JavaScript, JQuery, Ajax and Bootstrap CSS in MVC?
Join MindStick Community
You have need login or register for voting of answers or question.
Nishi Tiwari
08-Jan-2020When we are developing application using MVC framework where we would mostly working with Client side technology which make you application lightweight. We will use JavaScript, jQuery library and Bootstrap CSS to make our website interactive and friendly with user. We can validate or check our Form (.aspx, .html, .cshtml) before sending it on server and making ajax calls (post or get) through which we can reduce response time to load a website and provide a better user experience for website.